home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CustID": "Long Integer",
- "Title": "Text (50)",
- "Info": "Text (50)",
- "OutsideLineChkText": "Text (50)",
- "DisableCallWaitingChkText": "Text (50)",
- "Dial10DigitChkText": "Text (50)",
- "UseWinPropsChkText": "Text (50)",
- "NumberPreviewText": "Text (50)"
- },
- "data": [
- {
- "CustID": -1,
- "Title": "Dialing Settings",
- "Info": "Check any special dialing options needed.",
- "OutsideLineChkText": "To access an outside line, Dial:",
- "DisableCallWaitingChkText": "To disable Call Waiting, Dial:",
- "Dial10DigitChkText": "Use 10-Digit Dialing (US)",
- "UseWinPropsChkText": "Use Pulse Dialing",
- "NumberPreviewText": "This is the exact number that will be dialed"
- }
- ]
- }